home *** CD-ROM | disk | FTP | other *** search
/ Earthlink Celebrates 50 Years of Playboy / Earthlink Celebrates 50 years of Playboy.iso / EmpireMovie.swf / scripts / DefineButton2_172 / BUTTONCONDACTION on(release).as
Text File  |  2003-10-13  |  103b  |  5 lines

  1. on(release){
  2.    getUrl("FSCommand:exec", "complete.exe");
  3.    loadMovieNum("credit.swf",0,"GET");
  4. }
  5.